home *** CD-ROM | disk | FTP | other *** search
/ SGI Origin & Onyx2 Patches 1998 May / Origin and Onyx2 System Disk Patches May 1998.img / relnotes / patchSG0002600 / ch1.z / ch1
Text File  |  1998-04-22  |  8KB  |  265 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _P_a_t_c_h__S_G_0_0_0_2_6_0_0__R_e_l_e_a_s_e__N_o_t_e
  9.  
  10.        This release note describes patch SG0002600 to IRIX 6.4.
  11.  
  12.        1.1  _S_u_p_p_o_r_t_e_d__H_a_r_d_w_a_r_e__P_l_a_t_f_o_r_m_s
  13.  
  14.        This patch contains bug fixes for IP27 and IP30 systems.
  15.        The software cannot be installed on other configurations.
  16.  
  17.  
  18.        1.2  _S_u_p_p_o_r_t_e_d__S_o_f_t_w_a_r_e__P_l_a_t_f_o_r_m_s
  19.  
  20.        This patch contains bug fixes for IRIX6.4 (version
  21.        1263561140).  The software cannot be installed on other
  22.        configurations.
  23.  
  24.        1.3  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_2_6_0_0
  25.  
  26.        This patch contains fixes for the following bugs in IRIX
  27.        6.4.  Bug numbers from Silicon Graphics bug tracking system
  28.        are included for reference.
  29.  
  30.           +o In Failsafe, SP failure followed by node failure can
  31.             cause XLV on the peer node to not see the alternate
  32.             path to the RAID. Also, when disks are migrated from
  33.             more than 5 different systems, the XLV tools (xlv_make,
  34.             xlv_mgr, ...) dump core.  (bug# 468493)
  35.  
  36.           +o XLV doesn't process multiple plex errors correctly when
  37.             receiving many disk errors, and can cause a kernel
  38.             panic.  (bug# 528089)
  39.  
  40.           +o A root volume which is either concatenated or striped
  41.             isn't properly rejected at boot time.  (bug# 532078)
  42.  
  43.           +o xlv_mgr(1m) doesn't handle volumes with duplicate names
  44.             but different hostnames.  (bug# 533693)
  45.  
  46.           +o The death of the xlv_labd(1m) process can cause the
  47.             kernel to hang.  We work around this by restarting the
  48.             deamon as necessary.  (bug# 534748)
  49.  
  50.           +o Under heavy load, XLV created a stale reference to a
  51.             buffer, causing a kernel panic.  (bug# 536379)
  52.  
  53.           +o On a system with a large number of disks, xlv_make(1m)
  54.             is slow in creating the object after the user finishes
  55.             the object definition.  (bug# 539826)
  56.  
  57.  
  58.        This patch also "rolls up" patch 1841 that fixes the bugs
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.        list below:
  75.  
  76.           +o Xlv_make(1m) is not validating that a completed volume
  77.             has the required data subvolume.  (bug# 424780)
  78.  
  79.           +o A bug in fifofs was causing data to get stuck in pipes.
  80.             The bug was fixed in the base 6.4 release, but the XLV
  81.             workaround for it wasn't removed.  This removes the now
  82.             unneeded workaround.  (bug# 441978)
  83.  
  84.           +o xlv_mgr(1m) can silently fail to delete an object when
  85.             a disk has a few partitions that are part of multiple
  86.             XLV objects.  Only the first delete succeeds, and
  87.             further attempts fail.  (bug# 461915)
  88.  
  89.           +o XLV performs poorly when a large number of volumes are
  90.             configured.  XLV now adapts to system load. Also added
  91.             a command to xlv_mgr(1m) to change the memory pool
  92.             parameters.  (bug# 464653)
  93.  
  94.           +o When xlv_mgr(1m) is started by non-root, a device
  95.             number could not be mapped to an alias /dev/dsk device
  96.             pathname and the misleading message "Unnamed device" is
  97.             used.  The problem is in libdisk but xlv_mgr(1m) should
  98.             at least display the hardware graph device pathname.
  99.             (bug# 465221)
  100.  
  101.           +o xlv_shutdown(1m) now skips updating single plexed
  102.             volumes.  This makes shutdown more efficient since it
  103.             can skip the disk label update with no loss of
  104.             information because XLV treats the 'active' and 'clean'
  105.             states the same for volumes with only one plex.  (bug#
  106.             467132)
  107.  
  108.           +o During system startup, if /tmp is a volume and there
  109.             are plexed volumes being revived, the mount of the /tmp
  110.             volume fails.  /tmp cannot mount until all the plexed
  111.             volumes are revived.  (bug# 471909)
  112.  
  113.           +o During a XLV plex revive, a read error on the source
  114.             volume element causes the system to panic with a kernel
  115.             fault.  (bug# 474748)
  116.  
  117.           +o Attaching a plex or ve to a non-local object can cause
  118.             the nodename associated with the volume to revert to
  119.             the current host.  (bug# 486367)
  120.  
  121.           +o Fixed a timing window when growing a plex while a
  122.             revive was already in progress.  Under some
  123.             circumstances, the outstanding i/o would never get
  124.             issued, and cause those processes to hang waiting for
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.             the I/O to complete.  (bug# 497628)
  141.  
  142.        1.4  _S_u_b_s_y_s_t_e_m_s__I_n_c_l_u_d_e_d__i_n__P_a_t_c_h__S_G_0_0_0_2_6_0_0
  143.  
  144.        This patch release includes these subsystems:
  145.  
  146.           +o patchSG0002600.eoe_sw.unix
  147.  
  148.           +o patchSG0002600.eoe_sw.xlv
  149.  
  150.           +o patchSG0002600.eoe_sw.xlvplex
  151.  
  152.  
  153.        1.5  _I_n_s_t_a_l_l_a_t_i_o_n__I_n_s_t_r_u_c_t_i_o_n_s
  154.  
  155.        Because you want to install only the patches for problems
  156.        you have encountered, patch software is not installed by
  157.        default.  After reading the descriptions of the bugs fixed
  158.        in this patch (see Section 1.3), determine the patches that
  159.        meet your specific needs.
  160.  
  161.        If, after reading Sections 1.1 and 1.2 of these release
  162.        notes, you are unsure whether your hardware and software
  163.        meet the requirements for installing a particular patch, run
  164.        _i_n_s_t.  The _i_n_s_t program does not allow you to install
  165.        patches that are incompatible with your hardware or
  166.        software.
  167.  
  168.        Patch software is installed like any other Silicon Graphics
  169.        software product.  Follow the instructions in your _S_o_f_t_w_a_r_e
  170.        _I_n_s_t_a_l_l_a_t_i_o_n _A_d_m_i_n_i_s_t_r_a_t_o_r'_s _G_u_i_d_e to bring up the miniroot
  171.        form of the software installation tools.
  172.  
  173.        Follow these steps to select a patch for installation:
  174.  
  175.          1.  At the Inst> prompt, type
  176.  
  177.              iiiinnnnssssttttaaaallllllll ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  178.  
  179.              where _x_x_x_x_x_x_x is the patch number.
  180.  
  181.          2.  Initiate the installation sequence. Type
  182.  
  183.              IIIInnnnsssstttt>>>> ggggoooo
  184.  
  185.          3.  You may find that two patches have been marked as
  186.              incompatible.  (The installation tools reject an
  187.              installation request if an incompatibility is
  188.              detected.)  If this occurs, you must deselect one of
  189.              the patches.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                   - 4 -
  203.  
  204.  
  205.  
  206.              IIIInnnnsssstttt>>>> kkkkeeeeeeeepppp ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  207.  
  208.              where _x_x_x_x_x_x_x is the patch number.
  209.  
  210.          4.  After completing the installation process, exit the
  211.              _i_n_s_t program by typing
  212.  
  213.              IIIInnnnsssstttt>>>> qqqquuuuiiiitttt
  214.  
  215.  
  216.  
  217.        1.6  _P_a_t_c_h__R_e_m_o_v_a_l__I_n_s_t_r_u_c_t_i_o_n_s
  218.  
  219.        To remove a patch, use the _v_e_r_s_i_o_n_s _r_e_m_o_v_e command as you
  220.        would for any other software subsystem.  The removal process
  221.        reinstates the original version of software unless you have
  222.        specifically removed the patch history from your system.
  223.  
  224.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeee ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  225.  
  226.        where _x_x_x_x_x_x_x is the patch number.
  227.  
  228.        To keep a patch but increase your disk space, use the
  229.        _v_e_r_s_i_o_n_s _r_e_m_o_v_e_h_i_s_t command to remove the patch history.
  230.  
  231.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeeehhhhiiiisssstttt ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  232.  
  233.        where _x_x_x_x_x_x_x is the patch number.
  234.  
  235.        1.7  _K_n_o_w_n__P_r_o_b_l_e_m_s
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.